Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt position with viewport offset when hit testing children #399

Merged
merged 2 commits into from
Aug 11, 2024

Conversation

amantoux
Copy link
Member

@amantoux amantoux commented Aug 11, 2024

Closes #397 & #380

Copy link

codecov bot commented Aug 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.90%. Comparing base (e7c7a9a) to head (aa8ba77).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #399   +/-   ##
=======================================
  Coverage   87.90%   87.90%           
=======================================
  Files          62       62           
  Lines       10329    10330    +1     
=======================================
+ Hits         9080     9081    +1     
  Misses       1249     1249           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@amantoux amantoux force-pushed the fix/hit_test_fails_when_scrolled branch from 1aed2cb to 8c2f61b Compare August 11, 2024 10:05
@amantoux amantoux requested a review from Amir-P August 11, 2024 10:52
Copy link
Member

@Amir-P Amir-P left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@Amir-P Amir-P merged commit 817b2e0 into master Aug 11, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Touch Event is not correct while scroll to no-top
2 participants